object frmOptimalParam: TfrmOptimalParam Left = 328 Top = 344 BorderStyle = bsDialog Caption = 'Internet Connection Settings' ClientHeight = 406 ClientWidth = 632 Color = clWhite Font.Charset = RUSSIAN_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Arial' Font.Style = [] OldCreateOrder = False Position = poMainFormCenter Scaled = False OnCreate = AxSimpleSkinFormCreate OnShow = AxSimpleSkinFormShow PixelsPerInch = 96 TextHeight = 16 object pnlShow: TPanel Left = 0 Top = 0 Width = 632 Height = 351 Align = alClient ParentColor = True TabOrder = 0 DesignSize = ( 632 351) object lTitle: TAxSmoothLabel Left = 32 Top = 19 Width = 197 Height = 19 Quality = smMMXSmoothing4x Caption = 'Settings to be optimized' Font.Charset = DEFAULT_CHARSET Font.Color = 10040064 Font.Height = -16 Font.Name = 'Verdana' Font.Style = [] ParentFont = False Transparent = True end object lHeaderText: TLabel Left = 32 Top = 64 Width = 569 Height = 41 Anchors = [akLeft, akTop, akRight] AutoSize = False Caption = 'The program has detected that the following internet connection ' + 'settings are not optimized. Select settings which you want to be' + ' optimized.' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -13 Font.Name = 'Arial' Font.Style = [] ParentFont = False Transparent = True WordWrap = True end object lvParams: TListView Left = 32 Top = 112 Width = 569 Height = 217 Anchors = [akLeft, akTop, akRight, akBottom] BevelInner = bvNone BevelOuter = bvNone BorderWidth = 1 Checkboxes = True Columns = < item Width = 30 end item Width = 450 end> ColumnClick = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -35 Font.Name = 'Arial' Font.Style = [] HideSelection = False ReadOnly = True RowSelect = True ParentFont = False ParentShowHint = False ShowColumnHeaders = False ShowWorkAreas = True ShowHint = False TabOrder = 0 ViewStyle = vsReport OnCustomDrawItem = lvParamsCustomDrawItem end end object pnlBottom: TPanel Left = 0 Top = 351 Width = 632 Height = 55 Align = alBottom BevelOuter = bvNone Color = 15132390 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Locked = True ParentBackground = False ParentFont = False TabOrder = 1 object btnCancel: TButton Left = 540 Top = 16 Width = 80 Height = 25 Cancel = True Caption = 'Cancel' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Arial' Font.Style = [] ModalResult = 2 ParentFont = False TabOrder = 0 end object btnOk: TButton Left = 453 Top = 16 Width = 80 Height = 25 Caption = 'OK' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Arial' Font.Style = [] ParentFont = False TabOrder = 1 OnClick = btnOkClick end end object ilStates: TImageList Left = 480 Top = 8 end end